PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getHighlightMode Method
In This Topic
    getHighlightMode Method
    In This Topic
    Gets the highlighting of the button widget.
    Syntax
    public PDFPushButtonHighlightMode getHighlightMode()

    Return Value

    A PDFPushButtonHighlightMode that specifies how the pushbutton widget is highlighted when it is clicked.
    See Also